count/size
Returns the number of elements within any array. If the value is not an array but is not empty, the value '1' (true) is returned; otherwise, the value '0' (false) is returned.